home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / ucf.conf < prev    next >
Text File  |  2008-05-30  |  1KB  |  40 lines

  1. #
  2. # This file is a bourne shell snippet, and is sourced by the
  3. # ucf script for configuration.
  4. #
  5.  
  6. # Debugging information: The default value is 0 (no debugging
  7. # information is printed). To change the default behavior, uncomment
  8. # the following line and set the value to 1.
  9. #
  10. # DEBUG=0
  11.  
  12. # Verbosity: The default value is 0 (quiet). To change the default
  13. # behavior, uncomment the following line and set the value to 1.
  14. #
  15. # VERBOSE=0
  16.  
  17.  
  18. # The src directory. This is the directory where the historical
  19. # md5sums for a file are looked for.  Specifically, the historical
  20. # md5sums are looked for in the subdirectory ${filename}.md5sum.d/
  21. #
  22. # conf_source_dir=/some/path/
  23.  
  24. # Force the installed file to be retained. The default is have this
  25. # variable unset, which makes the script ask in case of doubt. To
  26. # change the default behavior, uncomment the following line and set
  27. # the value to YES
  28. #
  29. # conf_force_conffold=YES
  30.  
  31. # Force the installed file to be overridden. The default is have this
  32. # variable unset, which makes the script ask in case of doubt. To
  33. # change the default behavior, uncomment the following line and set
  34. # the value to YES
  35. #
  36. # conf_force_conffnew=YES
  37.  
  38. # Please note that only one of conf_force_conffold and
  39. # conf_force_conffnew should be set.
  40.